﻿/*全局      */
body{margin:0 auto;width: 100%;}
body img{image-rendering:-webkit-optimize-contrast;}
li{margin:0;padding:0;list-style: none;}
ul{margin:0;padding: 0;}
a{text-decoration: none;}
p,h1,h2,h3,h4,h5{margin:0;padding: 0;}
.cl{clear: both;}
.current{background-color: #fff !important;color: #FD7239 !important;}
#ab_banner p{line-height:260px;width:1200px;margin:0 auto;color: #fff;}
#ab_banner p span:nth-child(1){font-size: 36px;font-weight: bold;}
#ab_banner p span:nth-child(2){font-size: 24px;}
.fenye{padding: 30px;text-align: center;}
.fenye a{padding: 8px 15px;margin: 0 15px;color: #333;border: 1px solid #ddd;border-radius: 4px;}
.fenye a:hover{background-color: #FD7239;color: #FFF;border-color: #FD7239;}
.fenye a.on{background-color: #FD7239;color: #fff;border-color: #FD7239;}
.swiper-pagination-bullet{background:#fff !important;}
.swiper-pagination-bullet-active{background: #fff !important;}
.current>p{color: #FD7239 !important;}


/*index*/
#ind_topest{
	width: 100%;
	height: 110px;
	background-color: #fff;
/*	max-width: 1200px;
	margin: 0 auto;*/
}
.ind_topestbox{
	width: 1200px;
	margin:0 auto;
}
#logo{
	    float: left;
    width: 30%;
    padding: 32px 0 15px;
}
#nav{
	float: right;
	position: relative;
	width: 70%;
}
.langth{
	position: absolute;
	right: 15px;
	top: 24px;
	/*float: right;
	margin-top: 24px;
	color: #666;*/
}
.langth a{
	font-size: 14px;
	color: #666;
}
.nav_box{
	margin-top: 55px;
}
.nav_box>li{
	float: left;
	width: 16.5%;
	text-align: center;
	position: relative;
}
.nav_box>li>a{
	display: block;
	width: 100%;
	padding: 19px 0 15px;
	color: #2e2e2e;
	font-weight: bold;
}
.nav_listl:hover .nav_none{
	display: block;
}
.nav_none{
	z-index: 999;
	display: none;
	position: absolute;
    /*top: 55px;*/
    left: -12px;
    padding: 0;
    margin:0;
}
.nav_none a{
	display: block;
	background-color: #F5F5F5;
	padding: 8px 19px;
    font-size: 14px;
    color: #444;
    width: 122px;
}
.nav_none a:hover{
	background-color: #E8E8E8;
}



/*banner*/
#banner{
	width: 100%;
	height: 485px;
}
#banner image{
	height: 100%;
}
.swiper-container{
	width: 100%;
}


/*main   ind*/
#ind_main{
	width: 1200px;
	margin:25px auto 0;
	overflow: hidden;
}
.ind_ABC{
	float: left;
	position: relative;
	width: 30%;
	margin:1.5%;
	padding-bottom: 27px;
}
.more{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #F7733B;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
}
.more a{
	color: #fff;
	font-size: 23px;
	font-family: "新宋体";
}
.ind_about image{
	width: 100%;
}
.ind_prod{
	overflow: hidden;
	padding: 0 10px;
	text-align: center;
}
.pabc{
	width: 170px;
	height: 150x;
}
.pabc_a{
	display: block;
	width: 100%;
	height: 100%;
}
.ind_probox img{
	width: 85px;
	height: 87px;
	padding-bottom: 7px;
}
.ind_proboxa img{
	width: 100%;
	height: 100%;
	padding-bottom: 7px;
}
.ind_probox{
	width: 85px;
	margin:0 auto;
	height: 87px;
	padding-bottom: 7px;
}
.ind_proboxa{
	width: 85px;
	margin:0 auto;
	height: 87px;
	padding-bottom: 7px;
}
.ind_prod p{
	font-size: 14px;
    color: #555;
}
.ind_prod .pabc{
	float: left;
	width: 50%;
}
.pa,.pb,.pc,.pd{
	padding: 17px 0;
	box-sizing: border-box;
}
.pa_none,.pb_none,.pc_none,.pd_none{
	display: none;
}
.pa{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.pb{
	border-bottom: 1px solid #eee;
}
.pc{
	border-right: 1px solid #eee;
}
.ind_newstit{
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.ind_newstit img{
	float: left;
	width: 160px;
	height: 130px;
}
.ind_newstit .ntext{
	float: right;
	width: 51%;
}
.ntext h4{
	color: #565656;
}
.ntext p{
	padding: 10px 0;
	font-size: 14px;
	color: #999;
}
.ntext span{
	font-size: 14px;
	color: #999;
}
.ind_news_list span{
	font-size: 13px;
	color: #555;
	padding-top: 10px;
}
.ind_news_list p:hover span{
	color:#FD7239;
}
.ind_news_list span:nth-child(1){
	float: left;
}
.ind_news_list span:nth-child(2){
	float: right;
}
.ind_ABC h3{
	font-size: 23px;
	margin-bottom: 20px;
	color: #555;
}
.ind_mainA p{
	font-size: 14px;
    color: #555;
    line-height: 25px;
    padding-top: 20px;
}



/*footer*/
#footer{
	background-color: #484848;
}
.footerbox{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
}
.footlef{
	float: left;
	width: 60%;
	overflow: hidden;
}
.footrig{
	float: left;
	width: 40%;
	color: #eee;
	padding-left: 40px;
	box-sizing: border-box;
}
.footlef>ul>li{
	float: left;
	margin: 23px;
}
.footlef>ul>li>a{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.footlef>ul{
	overflow: hidden;
	margin:38px 0 50px;
	border-right: 1px dotted #666;
}
.fota{
	margin-top: 15px;
}
.fota a{
	font-size: 14px;
	color: #f1f1f1;
}
.fota li{
	line-height: 25px;
}
.footrig .imgbx{
	float: right;
	padding-top: 48px;
}
.footrig div:nth-child(1){
	float: left;
	padding-top: 50px;
}
.imgbx p{
	font-size: 14px;
	color: #B8B8B8;
	padding-top: 7px;
}


/*备案号*/
#bean{
	overflow: hidden;
	background-color: #2D2D2D;
	color: #BEBDBD;
	text-align: center;

}
.beanbox{
	width: 1200px;
	margin: 0 auto;
}
#bean p{
	float: left;
	width: 50%;
	line-height: 50px;
}
#bean p a{
	color: #BEBDBD;
	font-size: 12px;
}




/*内页about*/
#ab_banner{
	height: 315px;
	width: 100%;
	background:url(../images/about_banner.jpg) center top;
}
.about_tex{
	line-height: 30px;
	color: #333;
	font-size: 15px;
	padding: 0 30px;
}
.mainbox>p{
	padding-right: 30px;
}
.mainbox>p a{
	color: #999;
}


/*内页service*/
#ser_banner{
	height: 315px;
	width: 100%;
	background:url(../images/hez.jpg) center top;
}
#ser_banner p{line-height:260px;width:1200px;margin:0 auto;color: #fff;}
#ser_banner p span:nth-child(1){font-size: 36px;font-weight: bold;}
#ser_banner p span:nth-child(2){font-size: 24px;}
.service_tex{
	line-height: 30px;
	color: #333;
	font-size: 15px;
	padding: 0 30px;
	text-indent: 25px;
}



/*内页contact*/
#con_banner{
	height: 315px;
	width: 100%;
	background:url(../images/lx1.jpg) center top;
}
#con_banner p{line-height:260px;width:1200px;margin:0 auto;color: #fff;}
#con_banner p span:nth-child(1){font-size: 36px;font-weight: bold;}
#con_banner p span:nth-child(2){font-size: 24px;}

.contac_lef{
	float: left;
}
.contac_rig{
	margin-left: 50px;
	float: left;
	width: 60%;
	height: 361px;
}


/*内页technogoly*/
#tec_banner{
	height: 315px;
	width: 100%;
	background:url(../images/yf.jpg) center top;
}
#tec_banner p{line-height:260px;width:1200px;margin:0 auto;color: #fff;}
#tec_banner p span:nth-child(1){font-size: 36px;font-weight: bold;}
#tec_banner p span:nth-child(2){font-size: 24px;}
.technogoly_tex{
	line-height: 30px;
	color: #333;
	font-size: 15px;
	padding: 0 30px;
}
.technology_img{
	padding: 30px 0px;
	overflow: hidden;
}
.tech_imgbox{
	width: 402px;
	float: left;
	margin:20px 0 20px 132px;
}
.tech_imgbox p{
	text-align: center;
	padding-top: 8px;
}
.technology_img img{
	width: 402px;
	height: 280px;
}







/*内页product*/
#prod_banner{
	height: 315px;
	width: 100%;
	background: url(../images/product_banner.jpg) center top;
}
#prod_banner p{line-height:260px;width:1200px;margin:0 auto;color: #fff;}
#prod_banner p span:nth-child(1){font-size: 36px;font-weight: bold;}
#prod_banner p span:nth-child(2){font-size: 24px;}
.am-panel>a{
	color: #333;
}
.am-panel>a:hover{
	color: #FD7239;
}
.am-fr{
	background-color: #fff;
	color: #fff;
    border-radius: 50%;
    height: 17px;
    width: 17px;
    font-size: 17px;
    text-align: center;
}
.am-panel>a:hover .am-fr{
	background-color: #FD7239;
}

.nypro_lef{
	float: left;
	width: 16%;
}
.nypro_lef h2{
	border-bottom: 3px solid #eee;
    padding-bottom: 9px;
    margin-bottom: 9px;
	font-size: 23px;
	color: #555;
}
p.prod_titp{
	text-align: right;
	font-size: 14px;
	color: #666;
}
p.prod_titp span{
	float: left;
    font-size: 22px;
    color: #FD7239;
}
.nypro_rig{
	float: right;
	width: 80%;
	padding-bottom: 30px;
}
.nypro_rig>div.prod_titp{
	position: relative;
	text-align: right;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding: 0 3px 5px;
    margin: 0 20px 5px;
    line-height: 36px;
    color: #aaa;
    font-size: 14px;
}
div.prod_titp form{
	position: absolute;
	top: 0;
	left: 50px;
}
.nypro_rig>div.prod_titp>span{
	float: left;
	font-size: 22px !important;
	color: #FD7239 !important;
}
.nypro_rig div.prod_titp>a{
	color: #aaa;
}
.nypro_navul a p{
	color: #333;
}
.nypro_navul a p:hover{
	color: #FD7239;
}
.product_main{
	padding: 0 20px;
	margin-top: 30px;
}
.prod_titp input{
	float: left;
	margin-left: 188px;
	width: 238px;
	height: 32px;
	border-radius: 26px;
	border: none;
    background-color: #f4f4f4;
    padding: 0 20px;
    outline: medium;
    color: #000;
}
.prod_titp i{
	float: left;
	margin-left: -31px;
	font-size: 24px;
	color: #000;
}



/*内页job*/
#job_banner{
	height: 315px;
	width: 100%;
	background:url(../images/rc.jpg) center top;
}
#job_banner p{line-height:260px;width:1200px;margin:0 auto;color: #fff;}
#job_banner p span:nth-child(1){font-size: 36px;font-weight: bold;}
#job_banner p span:nth-child(2){font-size: 24px;}
.job_tex{
	line-height: 30px;
	color: #333;
	font-size: 15px;
	padding: 0 30px;
}
.job_list>ul{
	padding: 0 50px;
}
.job_list>ul>li{
	border:1px solid #eee;
	margin-bottom: 40px;
}
.job_list>ul>li>span{
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 0 0 20px;
}
.joblist_0:hover{
	box-shadow: 0px 0px 4px #FD7239;
}
.joblist_0:hover a{
	color: #FD7239;
}
.job-listul2{
	overflow: hidden;
}
.job-listul2 li{
	padding:10px 20px 10px 40px;
	font-size: 14px;
	color: #999;
	line-height: 25px;
}
.job-listul2 li:nth-child(2){
	float: right;
	padding: 0 68px 15px 0;
}
.job-listul2 li a{
	color: #333;
	font-weight: bold;
}
.jobshow{
	padding: 0 50px
}
table tbody tr{
	line-height: 30px;
}
table tbody tr:nth-child(2){
	font-size: 14px;
}
table tbody tr:nth-child(4){
	font-size: 14px;
}
.jobdesc{
	font-size: 15px;
    line-height: 30px;
    padding: 10px;
    margin: 10px 0;
	background-color: #eee;
}

/*内页news*/
#news_banner{
	height: 315px;
	width: 100%;
	background: url(../images/news_banner.jpg) center top;
}
#news_banner p{line-height:260px;width:1200px;margin:0 auto;color: #fff;}
#news_banner p span:nth-child(1){font-size: 36px;font-weight: bold;}
#news_banner p span:nth-child(2){font-size: 24px;}

.mainbox>p{
	font-size: 14px;
	color: #999;
	text-align: right;
	line-height: 50px;
}
.news_list_li{
	overflow: hidden;
	margin-bottom: 50px;
}
.news_list_li:hover{
	box-shadow: 0px 0px 8px #e0e0e0;
}
.a_newstit{
	color: #333;
}
.news_list_li:hover .a_newstit{
	color: #FD7239;
}
.news_list_posttime{
	float: left;
	width: 10%;
	height: 190px;
	background-color: #FD7239;
}
.news_list_tex{
	float: left;
	width: 90%;
	height: 190px;
	box-sizing: border-box;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.news_list_tex img{
	float: left;
	width: 238px;
	height: 168px;
	margin: 10px 20px 0 13px
}
.news_list_tex div{
	float: left;
	box-sizing: border-box;
	width: 74%;
	padding: 15px 20px;
}
.news_list_tex div p:nth-child(1){
	font-size: 20px;
	font-weight: bold;
}
.news_list_tex div p:nth-child(2){
	font-size: 14px;
	color: #999;
	padding: 15px 0;
}
.news_list_tex div p:nth-child(3) a{
	font-size: 15px;
	color: #FD7239;
}
.newsshow{
	padding:0 20px;
}
.newsshow h2{
	padding: 0 188px;

}
#textarea p{
	line-height: 25px;
}


/*内页通用样式*/
#ny_main{
	width: 1200px;
	margin:0 auto;
}
.ny_navul{
	overflow: hidden;
	margin-top: -46px;
}
.ny_navul li{
	float: left;
	margin-right: 6px;
}
.ny_navul li a{
	display: block;
	background-color: #979292;
	font-size: 15px;
	padding: 13px 31px;
	color: #fff;
}
.ny_navul li a:hover{
	background-color: #fff;
	color: #333;
}
.ny_navul li a.current{
	color: #333 !important;
}
.mainbox{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 500px;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 1px;
}
.news_list_posttime span{
	display: block;
	text-align: center;
	color: #fff;
}
.news_list_posttime span:nth-child(1){
	font-size: 31px;
	margin-top: 51px;
}
.news_list_posttime span:nth-child(2){
	font-size: 27px;
}